Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge asm/ and analysis/ into arch/ but keep plugin formats. #4120

Closed
wants to merge 3 commits into from

Conversation

wargio
Copy link
Member

@wargio wargio commented Jan 17, 2024

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository
  • I made sure to follow the project's coding style
  • I've documented or updated the documentation of every function and struct this PR changes. If not so I've explained why.
  • I've added tests that prove my fix is effective or that my feature works (if possible)
  • I've updated the rizin book with the relevant information (if needed)

Detailed description

This is the first step against rz_arch. this merges still the librz/asm/ and librz/analysis/ into the same folder structure but keeps the same formats.

Also in this stage/pr it is still possible to load external asm and analysis plugins as standalone libraries.

@XVilka XVilka added this to the 0.8.0 milestone Jan 18, 2024
@wargio wargio marked this pull request as draft March 5, 2024 03:09
@wargio wargio closed this Mar 5, 2024
@wargio wargio deleted the arch-merge branch March 5, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants